Edit Task: DurationIsMultipleSegmentsAllowed
Format
SCHED / EditTask '<TaskName>' DurationIsMultipleSegmentsAllowed <DurationIsMultipleSegmentsAllowed>
Description
The DurationIsMultipleSegmentsAllowed attribute under EditTask determines whether a task can only have a single assignment or have multiple assignments.
Parameters
| Parameter | Description | 
|---|---|
| DurationIsMultipleSegmentsAllowed | A Boolean value. If true, this task may have multiple assignments, else this task is constrained to have no more than a single assignment. | 
Examples
Allow multiple segments for a contact task
SCHED / EditTask 'Contact' DurationIsMultipleSegmentsAllowed True
